home *** CD-ROM | disk | FTP | other *** search
/ SuperHack / SuperHack CD.bin / SCRIPTZ / STBOTTLE.ZIP / stbottle.txt
Text File  |  1997-02-21  |  1KB  |  39 lines

  1. Hi, I(sony1) Created this game for entertainment!. I am Found on #teenz2
  2. on efnet.
  3.  
  4. For A Bot:
  5. ***Events***
  6. 1:ON TEXT:!spin*:#:/spin
  7.  
  8. ***Aliases***
  9. /spin {
  10.   set %channel $chan
  11.   set %f $nick(0,#teenz2)
  12.   set %y $nick($rand(1,%f),%channel) 
  13.   set %t $nick(0,#teenz2)
  14.   set %s $nick($rand(1,%t),%channel) 
  15.   msg %channel 12*** 4It's time for Spin The Bottle! 99(Created By Sony1) 12***
  16.   timer 1 3 /msg %channel 45****2 %y 26Spins The Bottle And It Lands On....12****
  17.   timer 1 5 /msg %channel 45****2 %s 12****
  18. timer 1 7 /msg %channel 12**** 4 %y must kiss %s 12**** }
  19. }
  20.  
  21. Thats It!----------------
  22. For a Script:
  23. ***Pop-ups - Channel***
  24. Spin The Bottle: {
  25.   set %channel $chan
  26.   set %f $nick(0,#teenz2)
  27.   set %y $nick($rand(1,%f),%channel) 
  28.   set %t $nick(0,#teenz2)
  29.   set %s $nick($rand(1,%t),%channel) 
  30.   msg %channel 12*** 4It's time for Spin The Bottle! 99(Created By Sony1) 12***
  31.   timer 1 3 /msg %channel 45****2 %y 26Spins The Bottle And It Lands On....12****
  32.   timer 1 5 /msg %channel 45****2 %s 12****
  33. timer 1 7 /msg %channel 12**** 4 %y must kiss %s 12**** }
  34. }
  35.  
  36.  
  37. Thats All!!!
  38. Have Fun
  39. Sony1